Welcome![Sign In][Sign Up]
Location:
Search - toolbar mfc

Search list

[GUI DevelopStyle

Description: 定制程序外观,MFC AppWizard 自动生成的应用程序外观,包括工具栏和状态栏的编辑-Custom program appearance, MFC AppWizard applications automatically generate the appearance, including the toolbar and status bar of the editor
Platform: | Size: 53248 | Author: yaoshunchen | Hits:

[ToolBarImageToolbar

Description: 给单文档类型的MFC程序的工具栏贴上一条被背景图片-To a single document type of the MFC process Toolbar been affixed a background picture
Platform: | Size: 34816 | Author: 杨昌文 | Hits:

[StatusBarStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious thinking, can not deal directly with the OnCreate function, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 57344 | Author: 李雅芳 | Hits:

[ToolBartbcus

Description: Simply by adding some code to your MFC frame windows, you can make your toolbar customize dialog works.
Platform: | Size: 18432 | Author: 碧蓝天 | Hits:

[VC/MFCMFCtest9Code

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 57344 | Author: 陈嵩 | Hits:

[OtherTest

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways.
Platform: | Size: 1994752 | Author: 莫友影 | Hits:

[ToolBardraw

Description: 利用windows MFC创建工具栏,实现画圆和矩形-Use the toolbar to create windows MFC to achieve drawcircle and rectangular
Platform: | Size: 39936 | Author: 高明 | Hits:

[ToolBarMyToolbar

Description: 工具栏编程实例,可为初学者提供些帮助吧,程序是基于MFC框架的-Toolbar programming examples for beginners to provide more help now, the program is based on the MFC framework
Platform: | Size: 1942528 | Author: 寒啸 | Hits:

[ToolBarGraphic

Description: 利用MFC类库,实现的功能是在对话框中对工具条中的相应按钮做出响应:比如划点,直线,多边形,用指定颜色填充等功能。-Use MFC class library, the realization of the function is in the dialog box on the toolbar button to make the appropriate response: for example, designated points, a straight line, polygon, filled with features such as color.
Platform: | Size: 56320 | Author: honeyxuer | Hits:

[StatusBarLesson9Code

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious thinking, can not deal directly with the OnCreate function, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 58368 | Author: ironman2006 | Hits:

[GUI DevelopMFCbardemo

Description: 一个基于MFC的可以自定义工具栏的程序模板。-Based on the MFC s can customize the process template toolbar.
Platform: | Size: 59392 | Author: 刘洋 | Hits:

[ToolBartestmtsc

Description: CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。 -CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar achieve the toolbar to display multiple lines of text. The idea is to first text into a bitmap, and then replace the original toolbar bitmap to display multiple lines of text effects.
Platform: | Size: 41984 | Author: huangta | Hits:

[VC/MFCMFC22

Description: MFC教程_ MFC工具条和状态栏 需要的就下吧,不多说了!-MFC Tutorial _ MFC toolbar and status bar on the next you need, nothing to add to that!
Platform: | Size: 36864 | Author: 柯凯 | Hits:

[ToolBartoolbar_and_stutasbar

Description: 这段代码介绍了工具条和状态条的开发方法,对于用户开发MFC界面具有很好的参考价值。-this code introduced the main development method of toolbar and statusbar,and it has high reference value for interface design.
Platform: | Size: 61440 | Author: liuliang | Hits:

[Windows DevelopDynamicToolbar

Description: 这是一个活动的工具条程序,是学习MFC工具条操作的好程序-Events This is a toolbar procedures are studying MFC Toolbar good operating procedures
Platform: | Size: 37888 | Author: 蔡寅龙 | Hits:

[ActiveX/DCOM/ATLViewPlugIn_2.0

Description: 自己些的用COM实现MFC单文档程序的多个视图,视图以COM插件的方式动态添加到MFC主程序,添加一个视图后将在工具栏上出现一个按钮。-More use of their own MFC Single Document COM implementation process multiple views, view to the way COM plug-ins added to the MFC dynamic main program, add a view on the toolbar will appear on a button.
Platform: | Size: 18156544 | Author: dfdsf | Hits:

[GUI DevelopVBScript

Description: VBScript编辑器源码,全部是用MFC编制,源程序包括下列模块: CEditBar类,使工具条具有组合框 CFlatToolBar类,浮动工具条 CHyperLink类,在对话框中方便建立超联接 CSearchBox类,快速查找子程序 典型DOC-VIEW其他文件,可根据CVBScriptEditorView类写出类似的JavaScipt、perl、C、VRML等语言的编辑器-Editor VBScript source, all are prepared to use MFC, source code includes the following modules: CEditBar category, so that toolbar with CFlatToolBar type combo box, floating toolbar CHyperLink category, set up in the dialog box to facilitate hyper-linked CSearchBox category, fast search sub- DOC-VIEW typical procedure other documents can be made under category CVBScriptEditorView write similar JavaScipt, perl, C, VRML editor such as language
Platform: | Size: 38912 | Author: 杀敌 | Hits:

[VC/MFCVisualCprogrammingtutorialwithguidanceonmachine.ra

Description: 全书共 10 章,首先介绍了Visual C++开发环境及概要性地介绍了基于MFC 的应用程 序,然后详细讲解了图形和文本输出、对话框和Windows 标准控件、菜单、工具栏、状态栏、文档视图、数据库、组件与ActiveX 控件、动态链接库、多线程及网络等编程技术。-A total of 10 book chapters, first introduced the Visual C++ development environment and the summary description of MFC-based applications, and then elaborate on the graphics and text output, and Windows standard dialog box controls, menu, toolbar, status bar, document view , databases, components and ActiveX controls, dynamic link library, multi-threaded and network programming.
Platform: | Size: 5036032 | Author: 王刚 | Hits:

[Printing programMyPreview

Description: 在MFC的文档/视图中虽然有很好的打印预览功能,但是工具栏很呆板,本例子可以很好的修改工具栏-At MFC' s document/view there is very good although the print preview function, but the toolbar is very stiff, this can be a very good example of changes Toolbar
Platform: | Size: 46080 | Author: wsx | Hits:

[VC/MFCChap12

Description: 这是MFC Windows程序设计(第二版)书上的代码。第12章,关于工具栏,状态栏和组合框的编程,供大家参考。-This is MFC Windows Programming (second edition) on the code book. Chapter 12, on the toolbar, status bar and programming combo box for your reference.
Platform: | Size: 182272 | Author: simon | Hits:
« 1 2 3 4 5 67 8 9 10 11 »

CodeBus www.codebus.net